PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getBitsPerComponent Method
In This Topic
    getBitsPerComponent Method
    In This Topic
    Gets the bits per component.
    Syntax
    public int getBitsPerComponent()

    Return Value

    The number of bits used to represent a color component in the image's colorspace.
    See Also